| 1. | Time span between begin - request and end - request events 请求开始和请求结束事件之间的时间跨度 |
| 2. | Occurs after asp . net finishes executing all request event handlers 在asp . net执行完所有请求事件处理程序后发生。 |
| 3. | Time span between begin - request and end - request events : timespan 请求开始和请求结束事件之间的时间跨度: <时间跨度> |
| 4. | Identifies the offset for the asp . net health - monitoring web - request event codes 标识asp . net状况监视web请求事件代码的偏移量。 |
| 5. | In either situation , a request event is generated and added to the jsf context 在任何一种情况下,都会产生一个请求事件加入到jsf的运行环境中。 |
| 6. | Components may handle request events themselves , or they may choose to delegate event handling to an event handler 这些组件将自行处理这些事件或者提交给某个事件处理器代理处理。 |
| 7. | Request events , which are generated during the apply request values phase , are handled during the handle request events phase 请求数据解析阶段产生的请求事件都在请求事件处理阶段处理。 |
| 8. | Occurs when asp . net has completed executing all request event handlers and the request state data has been stored 在asp . net已完成所有请求事件处理程序的执行并且请求状态数据已存储时发生。 |
| 9. | The activate event handler may also return a value , which is treated identically to a return value of an action request event trigger 激活事件处理器也可以返回一个值,它与动作请求的事件触发器返回的值是一样的。 |
| 10. | In addition to decoding request information during the apply request values phase , components or their renderers may create request events 另外在请求数据解析阶段提取请求信息的过程中,组件或者他们的响应合成器可能会生成一些请求事件。 |